You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Matrix Structure
>
Matrix Operators
>
Matrix Constructor
>
Matrix.Matrix Constructor ([In] int, [In] int)
Dew Math for .NET
Matrix.Matrix Constructor ([In] int, [In] int)
Matrix Structure
Matrix Members
Dew.Math Namespace
Matrix Constructor
Collapse All
Syntax
C#
Visual Basic
public
Matrix
([In]
int
aRows
, [In]
int
aCols
);
Public
Sub
New
(
aRows
As
[In] int,
aCols
As
[In] int)
Description
This is Matrix, a member of class Matrix.
Group
Matrix Constructor
Links
Matrix Structure
,
Matrix Members
,
Dew.Math Namespace
,
Matrix Constructor
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!